home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group97b.txt / 000123_icon-group-sender _Mon Nov 17 09:20:03 1997.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id JAA12230
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Mon, 17 Nov 1997 09:19:58 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA01616; Mon, 17 Nov 1997 09:19:58 -0700
  7. To: icon-group@optima.CS.Arizona.EDU
  8. Date: 14 Nov 1997 23:59:00 -0500
  9. From: rdd@access4.digex.net (R. D. Davis)
  10. Message-Id: <64ja6k$s7t@access4.digex.net>
  11. Organization: Society for the Obsolescence of Obsolescence
  12. Sender: icon-group-request@optima.CS.Arizona.EDU
  13. Subject: Fix for pack.c in cfuncs under SunOS
  14. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  15. Status: RO
  16.  
  17. While attempting to run make in the cfuncs directory, using gcc
  18. under SunOS 4.1.1, I ran into a minor problem with compiling
  19. pack.c.  The solution to getting this to compile cleanly was
  20. to add an include file:
  21.  
  22.             #include <stdlib.h>
  23.  
  24. BTW, Icon seems like a very nice programming language; thanks very
  25. much to those who've created it, written code for it and made it
  26. freely available.  
  27.  
  28. -- 
  29. R.D. Davis                        http://www.access.digex.net/~rdd 
  30. rdd@access.digex.net              Computer preservationist.  Many types of
  31. ...!uunet!mystica!rdd             unwanted older computer systems disassembled,
  32. Office telephone: 1-410-744-4900  removed for free (locally) and preserved.
  33.